testing.common.importPath (field)

5 uses

	testing (current package)
		testing.go#L662: 	importPath string
		testing.go#L1376: 	pkg := strings.TrimPrefix(c.importPath, c.modulePath+"/")
		testing.go#L2078: 			importPath: t.importPath,
		testing.go#L2576: 					importPath: importPath,